home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Template / XSLT_style.xsl < prev   
Extensible Markup Language  |  2003-06-05  |  175b  |  9 lines

  1. <?xml version="1.0"?>
  2.  
  3. <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  4.  <xsl:template match="/">
  5.  
  6.  </xsl:template>
  7. </xsl:stylesheet>
  8.  
  9.